home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / audio-video / mediacenter / MediaCenter120207.exe / Media Jukebox / Data / Web Gallery / Noire / main.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-04-04  |  2.3 KB  |  38 lines

  1. /* At-Rules */
  2. @charset "iso-8859-1";
  3.  
  4. html, body { height: 100%; }
  5. table, td {font-family: arial, tahoma; font-size: 12px;  color: rgb(104,108,116);}
  6.  
  7.  
  8. a:link {color: rgb(69,73,80);   text-decoration: none;}
  9. a:visited {color: rgb(69,73,80);   text-decoration: none;}
  10. a:hover {color: rgb(50,150,230);   text-decoration: underline;}
  11. a:active {color: rgb(0,0,0);   text-decoration: none;}
  12.  
  13. td.header {background-color: rgb(69,73,80); color: rgb(255,255,255); font-size: 32px; font-weight: normal; height: 40px; padding-left: 5px; padding-right: 5px}
  14. td.headerb {background-color: rgb(69,73,80); color: rgb(106,109,115); font-size: 32px; font-weight: normal; height: 40px; padding-left: 5px; padding-right: 5px}
  15. td.headerc {background-color: rgb(228,228,228); color: rgb(50,50,50); font-weight: normal; height: 20px; padding-left: 5px; padding-right: 5px}
  16. td.subtitle {background-color: rgb(228,228,228); color: rgb(50,50,50); font-weight: normal; height: 15px; padding-left: 5px; padding-right: 5px; width:100%}
  17. td.pagesno {background-color: rgb(227,227,227); color: rgb(150,150,150); font-weight: normal}
  18. td.cpageno {background-color: rgb(69,73,80);    color: rgb(255,255,255); font-weight: bold;}
  19.  
  20. td.header div {color: rgb(255,255,255); font-size: 11px; font-weight: normal}
  21.  
  22.  
  23. td.pagesno a:link {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
  24. td.pagesno a:visited {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
  25. td.pagesno a:hover {color: rgb(50,150,230);   text-decoration: underline; font-weight: normal;}
  26. td.pagesno a:active {color: rgb(0,0,0);   text-decoration: none; font-weight: normal;}
  27.  
  28. td.cpageno a:link {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  29. td.cpageno a:visited {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  30. td.cpageno a:hover {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  31. td.cpageno a:active {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  32.  
  33. td.headerc a:link {color: rgb(50,50,50);   text-decoration: none;}
  34. td.headerc a:visited {color: rgb(50,50,50);   text-decoration: none;}
  35. td.headerc a:hover {color: rgb(50,150,230);   text-decoration: underline;}
  36. td.headerc a:active {color: rgb(0,0,0);   text-decoration: none;}
  37.  
  38. /* End of style section. Generated by AceHTML at 12/13/2006 2:04:45 PM */